var internal/profile.countRE
2 uses
internal/profile (current package)
legacy_profile.go#L23: countRE = regexp.MustCompile(`\A(\d+) @(( 0x[0-9a-f]+)+)\n\z`)
legacy_profile.go#L98: m := countRE.FindStringSubmatch(line)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)